void init_texture_cache()
None
None
This function initializes the texture manager. It loads all texture maps, light maps and fog maps into the texture manager and texture hardware. After calling this function, you can access the texture manager by the textcache derived class stored in the global variable tc allocated by this function.